home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2001 #2 / Net01.iso / start02.swf / scripts / DefineButton2_27 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2000-12-30  |  72 b   |  7 lines

  1. on(press){
  2.    tellTarget("../")
  3.    {
  4.       gotoAndPlay(1);
  5.    }
  6. }
  7.